h1 {
  color : #F0FC6C;
  text-align : center;
  font-family : verdana;
  font-size : 24px;
  text-align : left;
  text-decoration : none;
}
h2 {
  color : #FFFF55;
  text-align : center;
  font-family : verdana;
  font-size : 20px;
  text-align : left;
}
h3 {
  color : #FFFF66;
  text-align : center;
  font-family : verdana;
  font-size : 18px;
  text-align : left;
}
textarea {
  color : #2e2212;
  font-size : 12px;
  font-family : verdana;
  background-color : #bc8e53;
  border : solid 1px #4aa2ca;
}
body {
  background-color : #382516;
  font-family : verdana;
  font-size : 12px;
  color : #FFFF88;
}
a:link {
  font-family : verdana;
  color : #FFFFFF;
  font-size : 12px;
  text-decoration : none;
}
a:visited {
  font-family : verdana;
  color : #FFFFFF;
  font-size : 16px;
  text-decoration : none;
}
a:active {
  font-family : verdana;
  color : #FFFFFF;
  font-size : 16px;
  text-decoration : none;
}
a:hover {
  font-family : verdana;
  color : #F0FC6C;
  font-size : 16px;
  text-decoration : underline;
}
#aussen {
  width : 900px;
  margin-right : auto;
  margin-left : auto;
  margin-top : 60px;
  background-color : transparent;
  background-image : url(http://file1.npage.de/011059/57/bilder/mitte.png);
  background-repeat : repeat-y;
  border : 0px;
}
#header {
  position:relative;
  top: -55px;
  width : 900px;
  background-color : transparent;
  height : 213px;
  margin-top : 0px;
  background-image : url(http://file1.npage.de/011059/57/bilder/header_a.png);
}
#navi {
  float : left;
  width : 148px;
  background-color : transparent;
  background-repeat : repeat-y;
  font-size : 12px;
  text-align : center;
  padding : 38px;
  margin-top : -80px;
}
A.menulink:link, A.menulink:visited, A.menulink:active {
  display : block;
  width : 145px;
  height : 30px;
  line-height : 30px;
  margin : 3px;
  text-align : center;
  text-decoration : none;
  font-family : "Franklin Gothic Demi Cond";
  font-size : 14px;
  color : #FFFFFF;
  background-color : transparent;
  background-image : url(http://file1.npage.de/011059/57/bilder/buttom_1.png);
  border-style : solid;
  border-width : 0px;
  border-color : #FF0000;
  text-decoration : none;
}
A.menulink:hover {
  display : block;
  border-style : solid;
  border-width : 0px;
  border-color : #F0FC6C;
  color : #F0FC6C;
  background-color : transparent;
  background-image : url(http://file1.npage.de/011059/57/bilder/buttom_2.png);
  text-decoration :none;
}
A.menu:link, A.menu:visited, A.menu:active {
  display : block;
  width : 145px;
  height : 25px;
  line-height : 25px;
  margin : 3px;
  text-align : center;
  text-decoration : none;
  font-family : "Franklin Gothic Demi Cond";
  font-size : 14px;
  color : #FFFFFF;
  background-color : transparent;
  border-style : solid;
  border-width : 0px;
  border-color : transparent;
  text-decoration : none;
}
A.menu:hover {
  display : block;
  border-style : solid;
  border-width : 0px;
  border-color : #F0FC6C;
  color : #F0FC6C;
  background-color : transparent;
  text-decoration : none;
}
#inhalt {
  float : left;
  width : 655px;
  margin-top : -68px;
  background-color : transparent;
  text-align : left;
  font-family : verdana;
  font-size : 14px;
  color : #FFFF88;
  padding : 2px;
}
#footer {
  float : left;
  width : 900px;
  height : 60px;
  color : #FFFF88;
  line-height : 50px;  
  text-align : center;
  font-family : Impact;
  font-size : 20px;  
  padding-left : 20px;  
  background-color : transparent;
  background-image : url(http://file1.npage.de/011059/57/bilder/footer.png);
  background-repeat : no-repeat;
}
.clear {
  clear : both;
}
